Initializing gui preferences from file  /var/home/jmb9zw/.synopsys_icc_prefs.tcl
icc_shell> man create_mw_lib
2.  Synopsys Commands                                        Command Reference
                                 create_mw_lib

NAME
       create_mw_lib
              Creates a Milkyway library.

SYNTAX
       status create_mw_lib
               [-technology technology_file_name]
               [-plib plib_file_name]
               [-bus_naming_style style]
               [-mw_reference_library lib_list]
               [-reference_control_file rc_file_name]
               [-open]
               libName

   Data Types
       technology_file_name     string
       plib_file_name           string
       style                    string
       lib_list                 string
       rc_file_name             string
       libName                  string

ARGUMENTS
       -technology technology_file_name
              Specifies  the name of the technology file for the newly created
              Milkyway library.  This option and -plib are mutually exclusive.

       -plib plib_file_name
              Specifies  the  name  of  the  .plib  file for the newly created
              Milkyway library.  Valid file is of .plib format or .pdb format.
              This  option and -technology are mutually exclusive.  If routing
              directions in the .plib file are used to set  preferred  routing
              directions  for  the design library, you must specify the refer-
              ence libraries by using the -reference_control_file or  -mw_ref-
              erence_library option.

       -bus_naming_style style
              Specifies the bus naming style for the library.  The default bus
              naming style is [%d].

       -mw_reference_library lib_list
              Specifies a list of reference libraries to be used for  the  new
              library.
